home *** CD-ROM | disk | FTP | other *** search
/ ArtGames with the Albright-Knox Art Gallery / Artgames With the Albright-Knox Art Gallery (HSBC)(AlbrightKnox).ISO / pc / games / gris.swf / scripts / DefineButton2_49 / BUTTONCONDACTION on(release).as
Text File  |  2003-09-22  |  75b  |  7 lines

  1. on(release){
  2.    tellTarget("artie_waving")
  3.    {
  4.       play();
  5.    }
  6. }
  7.